Timer

Internet Macros is fully compatible with the built-in Windows task scheduler and any other task scheduler.

The Microsoft Task Scheduler is part of you Windows system. It "hides" in the "Control Panel" folder which is located in the "My Computer" folder on your desktop.

By using Task Scheduler, you can schedule tasks (such as iOpus Internet Macros or system tools like the Disk Defragmenter) to run at a time that is most convenient for you. Task Scheduler starts each time you start Windows, and runs in the background. With Task Scheduler, you can: Schedule a task to run daily, weekly, monthly, or at certain times (such as system startup).


What you enter in the RUN command box of the task scheduler will look like this example:

"
D:\Program Files\InternetMacros\iimpro.exe" -macro mymacro

Tip: Alternatively you can point to a Batch file or Windows Scripting (VBS) file that contains the specific instructions to start the software. Thus you can conveniently execute several commands in a sequence.